[INFO] fetching crate liana 5.0.0...
[INFO] fixing liana-5.0.0 against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] extracting crate liana 5.0.0 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate liana 5.0.0
[INFO] finished tweaking crates.io crate liana 5.0.0
[INFO] tweaked toml for crates.io crate liana 5.0.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate liana 5.0.0 on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate liana 5.0.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] ba69ec466f650add18875f189b2df5ff9c35342d2e09f1c1b3c12604ea7d21aa
[INFO] running `Command { std: "docker" "start" "ba69ec466f650add18875f189b2df5ff9c35342d2e09f1c1b3c12604ea7d21aa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "ba69ec466f650add18875f189b2df5ff9c35342d2e09f1c1b3c12604ea7d21aa" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ba69ec466f650add18875f189b2df5ff9c35342d2e09f1c1b3c12604ea7d21aa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "ba69ec466f650add18875f189b2df5ff9c35342d2e09f1c1b3c12604ea7d21aa" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating Cargo.toml from 2018 edition to 2021
[INFO] [stderr] note: Switching to Edition 2021 will enable the use of the version 2 feature resolver in Cargo.
[INFO] [stderr] This may cause some dependencies to be built with fewer features enabled than previously.
[INFO] [stderr] More information about the resolver changes may be found at https://doc.rust-lang.org/nightly/edition-guide/rust-2021/default-cargo-resolver.html
[INFO] [stderr] When building the following dependencies, the given features will no longer be used:
[INFO] [stderr] 
[INFO] [stderr]   libc v0.2.151 (as host dependency) removed features: default, std
[INFO] [stderr] 
[INFO] [stderr]    Compiling libc v0.2.151
[INFO] [stderr]    Compiling proc-macro2 v1.0.74
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling serde v1.0.194
[INFO] [stderr]    Compiling bitcoin-private v0.1.0
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling bitcoin-internals v0.2.0
[INFO] [stderr]     Checking zerocopy v0.7.32
[INFO] [stderr]    Compiling hex_lit v0.1.1
[INFO] [stderr]    Compiling ahash v0.8.7
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling pkg-config v0.3.28
[INFO] [stderr]    Compiling serde_json v1.0.110
[INFO] [stderr]     Checking ryu v1.0.16
[INFO] [stderr]     Checking bitcoin_hashes v0.12.0
[INFO] [stderr]     Checking allocator-api2 v0.2.10
[INFO] [stderr]     Checking itoa v1.0.10
[INFO] [stderr]     Checking hex-conservative v0.1.1
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling minreq v2.11.0
[INFO] [stderr]    Compiling bitcoin v0.31.0
[INFO] [stderr]     Checking log v0.4.20
[INFO] [stderr]     Checking tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]     Checking tinyvec v1.6.0
[INFO] [stderr]     Checking getrandom v0.2.11
[INFO] [stderr]    Compiling syn v2.0.46
[INFO] [stderr]     Checking hashbrown v0.14.3
[INFO] [stderr]     Checking gimli v0.27.3
[INFO] [stderr]     Checking adler v1.0.2
[INFO] [stderr]     Checking option-ext v0.2.0
[INFO] [stderr]     Checking memchr v2.7.1
[INFO] [stderr]     Checking base64 v0.21.5
[INFO] [stderr]     Checking bech32 v0.10.0-beta
[INFO] [stderr]     Checking hashlink v0.8.4
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]     Checking miniz_oxide v0.7.1
[INFO] [stderr]     Checking object v0.31.1
[INFO] [stderr]     Checking unicode-normalization v0.1.22
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking bitcoin_hashes v0.11.0
[INFO] [stderr]     Checking base64 v0.13.1
[INFO] [stderr]     Checking rustc-demangle v0.1.23
[INFO] [stderr]    Compiling secp256k1-sys v0.9.1
[INFO] [stderr]    Compiling libsqlite3-sys v0.27.0
[INFO] [stderr]    Compiling backtrace v0.3.68
[INFO] [stderr]     Checking bitflags v2.4.1
[INFO] [stderr]     Checking smallvec v1.11.2
[INFO] [stderr]     Checking fallible-streaming-iterator v0.1.9
[INFO] [stderr]     Checking fallible-iterator v0.3.0
[INFO] [stderr]     Checking rdrand v0.8.3
[INFO] [stderr]     Checking dirs v5.0.0
[INFO] [stderr]     Checking fern v0.6.2
[INFO] [stderr]     Checking bdk_coin_select v0.1.1
[INFO] [stderr]     Checking addr2line v0.20.0
[INFO] [stderr]    Compiling serde_derive v1.0.194
[INFO] [stderr]     Checking secp256k1 v0.28.0
[INFO] [stderr]     Checking toml v0.5.11
[INFO] [stderr]     Checking bip39 v2.0.0
[INFO] [stderr]     Checking bitcoin_hashes v0.13.0
[INFO] [stderr]     Checking jsonrpc v0.17.0
[INFO] [stderr]     Checking rusqlite v0.30.0
[INFO] [stderr]     Checking miniscript v11.0.0
[INFO] [stderr]     Checking liana v5.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Migrating src/lib.rs from 2018 edition to 2021
[INFO] [stderr]    Migrating src/bin/cli.rs from 2018 edition to 2021
[INFO] [stderr]    Migrating src/bin/daemon.rs from 2018 edition to 2021
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 59.48s
[INFO] [stderr] crater-edition-check: liana v5.0.0 (/opt/rustwide/workdir) updating edition from 2018 to 2021
[INFO] [stderr]    Compiling libc v0.2.151
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling secp256k1-sys v0.9.1
[INFO] [stderr]    Compiling libsqlite3-sys v0.27.0
[INFO] [stderr]    Compiling backtrace v0.3.68
[INFO] [stderr]     Checking secp256k1 v0.28.0
[INFO] [stderr]     Checking bitcoin v0.31.0
[INFO] [stderr]     Checking miniscript v11.0.0
[INFO] [stderr]     Checking rusqlite v0.30.0
[INFO] [stderr]     Checking liana v5.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition name: `debug`
[INFO] [stdout]    --> src/spend.rs:429:11
[INFO] [stdout]     |
[INFO] [stdout] 429 |     #[cfg(debug)]
[INFO] [stdout]     |           ^^^^^ help: found config with similar value: `target_feature = "debug"`
[INFO] [stdout]     |
[INFO] [stdout]     = help: expected names are: `docsrs`, `feature`, and `test` and 32 more
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(debug)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(debug)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `debug`
[INFO] [stdout]    --> src/spend.rs:429:11
[INFO] [stdout]     |
[INFO] [stdout] 429 |     #[cfg(debug)]
[INFO] [stdout]     |           ^^^^^ help: found config with similar value: `target_feature = "debug"`
[INFO] [stdout]     |
[INFO] [stdout]     = help: expected names are: `docsrs`, `feature`, and `test` and 32 more
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(debug)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(debug)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `id` is never read
[INFO] [stdout]    --> src/database/sqlite/schema.rs:124:9
[INFO] [stdout]     |
[INFO] [stdout] 123 | pub struct DbWallet {
[INFO] [stdout]     |            -------- field in this struct
[INFO] [stdout] 124 |     pub id: i64,
[INFO] [stdout]     |         ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `DbWallet` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `id` is never read
[INFO] [stdout]    --> src/database/sqlite/schema.rs:124:9
[INFO] [stdout]     |
[INFO] [stdout] 123 | pub struct DbWallet {
[INFO] [stdout]     |            -------- field in this struct
[INFO] [stdout] 124 |     pub id: i64,
[INFO] [stdout]     |         ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `DbWallet` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/testutils.rs:450:19
[INFO] [stdout]     |
[INFO] [stdout] 450 |         let uid = COUNTER.load(sync::atomic::Ordering::Relaxed);
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]     |
[INFO] [stdout] 447 - static mut COUNTER: sync::atomic::AtomicUsize = sync::atomic::AtomicUsize::new(0);
[INFO] [stdout] 447 + static COUNTER: sync::atomic::AtomicUsize = sync::atomic::AtomicUsize::new(0);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/testutils.rs:451:9
[INFO] [stdout]     |
[INFO] [stdout] 451 |         COUNTER.fetch_add(1, sync::atomic::Ordering::Relaxed);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]     |
[INFO] [stdout] 447 - static mut COUNTER: sync::atomic::AtomicUsize = sync::atomic::AtomicUsize::new(0);
[INFO] [stdout] 447 + static COUNTER: sync::atomic::AtomicUsize = sync::atomic::AtomicUsize::new(0);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 28s
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating Cargo.toml from 2018 edition to 2021
[INFO] [stderr] note: Switching to Edition 2021 will enable the use of the version 2 feature resolver in Cargo.
[INFO] [stderr] This may cause some dependencies to be built with fewer features enabled than previously.
[INFO] [stderr] More information about the resolver changes may be found at https://doc.rust-lang.org/nightly/edition-guide/rust-2021/default-cargo-resolver.html
[INFO] [stderr] When building the following dependencies, the given features will no longer be used:
[INFO] [stderr] 
[INFO] [stderr]   libc v0.2.151 (as host dependency) removed features: default, std
[INFO] [stderr] 
[INFO] [stderr]     Checking liana v5.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Migrating src/lib.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed src/descriptors/analysis.rs (3 fixes)
[INFO] [stderr]        Fixed src/bitcoin/d/mod.rs (6 fixes)
[INFO] [stderr]        Fixed src/lib.rs (2 fixes)
[INFO] [stderr]        Fixed src/daemonize.rs (1 fix)
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/bitcoin/d/mod.rs:354:19
[INFO] [stdout]     |
[INFO] [stdout] 352 |         let mut error: Option<BitcoindError> = None;
[INFO] [stdout]     |             ---------
[INFO] [stdout]     |             |
[INFO] [stdout]     |             `error` calls a custom destructor
[INFO] [stdout]     |             `error` will be dropped later as of Edition 2024
[INFO] [stdout] 353 |         for i in 0..self.retries + 1 {
[INFO] [stdout] 354 |             match request() {
[INFO] [stdout]     |                   ^^^^^^^^^
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                   up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 380 |         }
[INFO] [stdout]     |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `error` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/database/sqlite/utils.rs:31:5
[INFO] [stdout]    |
[INFO] [stdout] 31 |       tx.prepare(stmt_str)?
[INFO] [stdout]    |       -^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |       |
[INFO] [stdout]    |  _____this temporary value will be dropped at the end of the block
[INFO] [stdout]    | |
[INFO] [stdout] 32 | |         .query_map(params, f)?
[INFO] [stdout]    | |______________________________- a temporary with access to the borrow is created here ...
[INFO] [stdout] 33 |           .collect::<rusqlite::Result<Vec<T>>>()
[INFO] [stdout] 34 |   }
[INFO] [stdout]    |   - ... and the borrow might be used here, when that temporary is dropped and runs the destructor for type `ControlFlow<Result<Infallible, rusqlite::Error>, MappedRows<'_, F>>`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the temporary is part of an expression at the end of a block;
[INFO] [stdout]            consider forcing this temporary to be dropped sooner, before the block's local variables are dropped
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] help: for example, you could save the expression's value in a new local variable `x` and then make `x` be the expression at the end of the block
[INFO] [stdout]    |
[INFO] [stdout] 31 ~     let x = tx.prepare(stmt_str)?
[INFO] [stdout] 32 |         .query_map(params, f)?
[INFO] [stdout] 33 ~         .collect::<rusqlite::Result<Vec<T>>>(); x
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/database/sqlite/utils.rs:48:5
[INFO] [stdout]    |
[INFO] [stdout] 48 |       conn.prepare(stmt_str)?
[INFO] [stdout]    |       -^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |       |
[INFO] [stdout]    |  _____this temporary value will be dropped at the end of the block
[INFO] [stdout]    | |
[INFO] [stdout] 49 | |         .query_map(params, f)?
[INFO] [stdout]    | |______________________________- a temporary with access to the borrow is created here ...
[INFO] [stdout] 50 |           .collect::<rusqlite::Result<Vec<T>>>()
[INFO] [stdout] 51 |   }
[INFO] [stdout]    |   - ... and the borrow might be used here, when that temporary is dropped and runs the destructor for type `ControlFlow<Result<Infallible, rusqlite::Error>, MappedRows<'_, F>>`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the temporary is part of an expression at the end of a block;
[INFO] [stdout]            consider forcing this temporary to be dropped sooner, before the block's local variables are dropped
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] help: for example, you could save the expression's value in a new local variable `x` and then make `x` be the expression at the end of the block
[INFO] [stdout]    |
[INFO] [stdout] 48 ~     let x = conn.prepare(stmt_str)?
[INFO] [stdout] 49 |         .query_map(params, f)?
[INFO] [stdout] 50 ~         .collect::<rusqlite::Result<Vec<T>>>(); x
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]        Fixed src/descriptors/mod.rs (1 fix)
[INFO] [stderr]    Migrating src/bin/cli.rs from 2021 edition to 2024
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/bitcoin/d/mod.rs:354:19
[INFO] [stdout]     |
[INFO] [stdout] 352 |         let mut error: Option<BitcoindError> = None;
[INFO] [stdout]     |             ---------
[INFO] [stdout]     |             |
[INFO] [stdout]     |             `error` calls a custom destructor
[INFO] [stdout]     |             `error` will be dropped later as of Edition 2024
[INFO] [stdout] 353 |         for i in 0..self.retries + 1 {
[INFO] [stdout] 354 |             match request() {
[INFO] [stdout]     |                   ^^^^^^^^^
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                   up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 380 |         }
[INFO] [stdout]     |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `error` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/database/sqlite/utils.rs:31:5
[INFO] [stdout]    |
[INFO] [stdout] 31 |       tx.prepare(stmt_str)?
[INFO] [stdout]    |       -^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |       |
[INFO] [stdout]    |  _____this temporary value will be dropped at the end of the block
[INFO] [stdout]    | |
[INFO] [stdout] 32 | |         .query_map(params, f)?
[INFO] [stdout]    | |______________________________- a temporary with access to the borrow is created here ...
[INFO] [stdout] 33 |           .collect::<rusqlite::Result<Vec<T>>>()
[INFO] [stdout] 34 |   }
[INFO] [stdout]    |   - ... and the borrow might be used here, when that temporary is dropped and runs the destructor for type `ControlFlow<Result<Infallible, rusqlite::Error>, MappedRows<'_, F>>`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the temporary is part of an expression at the end of a block;
[INFO] [stdout]            consider forcing this temporary to be dropped sooner, before the block's local variables are dropped
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] help: for example, you could save the expression's value in a new local variable `x` and then make `x` be the expression at the end of the block
[INFO] [stdout]    |
[INFO] [stdout] 31 ~     let x = tx.prepare(stmt_str)?
[INFO] [stdout] 32 |         .query_map(params, f)?
[INFO] [stdout] 33 ~         .collect::<rusqlite::Result<Vec<T>>>(); x
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/database/sqlite/utils.rs:48:5
[INFO] [stdout]    |
[INFO] [stdout] 48 |       conn.prepare(stmt_str)?
[INFO] [stdout]    |       -^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |       |
[INFO] [stdout]    |  _____this temporary value will be dropped at the end of the block
[INFO] [stdout]    | |
[INFO] [stdout] 49 | |         .query_map(params, f)?
[INFO] [stdout]    | |______________________________- a temporary with access to the borrow is created here ...
[INFO] [stdout] 50 |           .collect::<rusqlite::Result<Vec<T>>>()
[INFO] [stdout] 51 |   }
[INFO] [stdout]    |   - ... and the borrow might be used here, when that temporary is dropped and runs the destructor for type `ControlFlow<Result<Infallible, rusqlite::Error>, MappedRows<'_, F>>`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the temporary is part of an expression at the end of a block;
[INFO] [stdout]            consider forcing this temporary to be dropped sooner, before the block's local variables are dropped
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] help: for example, you could save the expression's value in a new local variable `x` and then make `x` be the expression at the end of the block
[INFO] [stdout]    |
[INFO] [stdout] 48 ~     let x = conn.prepare(stmt_str)?
[INFO] [stdout] 49 |         .query_map(params, f)?
[INFO] [stdout] 50 ~         .collect::<rusqlite::Result<Vec<T>>>(); x
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/testutils.rs:450:19
[INFO] [stdout]     |
[INFO] [stdout] 450 |         let uid = COUNTER.load(sync::atomic::Ordering::Relaxed);
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: `--force-warn static-mut-refs` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]     |
[INFO] [stdout] 447 - static mut COUNTER: sync::atomic::AtomicUsize = sync::atomic::AtomicUsize::new(0);
[INFO] [stdout] 447 + static COUNTER: sync::atomic::AtomicUsize = sync::atomic::AtomicUsize::new(0);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/testutils.rs:451:9
[INFO] [stdout]     |
[INFO] [stdout] 451 |         COUNTER.fetch_add(1, sync::atomic::Ordering::Relaxed);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]     |
[INFO] [stdout] 447 - static mut COUNTER: sync::atomic::AtomicUsize = sync::atomic::AtomicUsize::new(0);
[INFO] [stdout] 447 + static COUNTER: sync::atomic::AtomicUsize = sync::atomic::AtomicUsize::new(0);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating src/bin/daemon.rs from 2021 edition to 2024
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 39s
[INFO] [stderr] crater-edition-check: liana v5.0.0 (/opt/rustwide/workdir) updating edition from 2021 to 2024
[INFO] [stderr]     Checking liana v5.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition name: `debug`
[INFO] [stdout]    --> src/spend.rs:429:11
[INFO] [stdout]     |
[INFO] [stdout] 429 |     #[cfg(debug)]
[INFO] [stdout]     |           ^^^^^ help: found config with similar value: `target_feature = "debug"`
[INFO] [stdout]     |
[INFO] [stdout]     = help: expected names are: `docsrs`, `feature`, and `test` and 32 more
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(debug)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(debug)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `debug`
[INFO] [stdout]    --> src/spend.rs:429:11
[INFO] [stdout]     |
[INFO] [stdout] 429 |     #[cfg(debug)]
[INFO] [stdout]     |           ^^^^^ help: found config with similar value: `target_feature = "debug"`
[INFO] [stdout]     |
[INFO] [stdout]     = help: expected names are: `docsrs`, `feature`, and `test` and 32 more
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(debug)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(debug)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `id` is never read
[INFO] [stdout]    --> src/database/sqlite/schema.rs:124:9
[INFO] [stdout]     |
[INFO] [stdout] 123 | pub struct DbWallet {
[INFO] [stdout]     |            -------- field in this struct
[INFO] [stdout] 124 |     pub id: i64,
[INFO] [stdout]     |         ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `DbWallet` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `id` is never read
[INFO] [stdout]    --> src/database/sqlite/schema.rs:124:9
[INFO] [stdout]     |
[INFO] [stdout] 123 | pub struct DbWallet {
[INFO] [stdout]     |            -------- field in this struct
[INFO] [stdout] 124 |     pub id: i64,
[INFO] [stdout]     |         ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `DbWallet` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a shared reference to mutable static
[INFO] [stdout]    --> src/testutils.rs:450:19
[INFO] [stdout]     |
[INFO] [stdout] 450 |         let uid = COUNTER.load(sync::atomic::Ordering::Relaxed);
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: `#[deny(static_mut_refs)]` (part of `#[deny(rust_2024_compatibility)]`) on by default
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]     |
[INFO] [stdout] 447 - static mut COUNTER: sync::atomic::AtomicUsize = sync::atomic::AtomicUsize::new(0);
[INFO] [stdout] 447 + static COUNTER: sync::atomic::AtomicUsize = sync::atomic::AtomicUsize::new(0);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a shared reference to mutable static
[INFO] [stdout]    --> src/testutils.rs:451:9
[INFO] [stdout]     |
[INFO] [stdout] 451 |         COUNTER.fetch_add(1, sync::atomic::Ordering::Relaxed);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]     |
[INFO] [stdout] 447 - static mut COUNTER: sync::atomic::AtomicUsize = sync::atomic::AtomicUsize::new(0);
[INFO] [stdout] 447 + static COUNTER: sync::atomic::AtomicUsize = sync::atomic::AtomicUsize::new(0);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `liana` (lib test) due to 2 previous errors; 2 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "ba69ec466f650add18875f189b2df5ff9c35342d2e09f1c1b3c12604ea7d21aa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ba69ec466f650add18875f189b2df5ff9c35342d2e09f1c1b3c12604ea7d21aa", kill_on_drop: false }`
[INFO] [stdout] ba69ec466f650add18875f189b2df5ff9c35342d2e09f1c1b3c12604ea7d21aa
